﻿/* CSS Document */

body{margin:0px auto;font-family:"宋体"; font-size:14px; line-height:150%; font-family: '宋体', Simsun;}
a {
    font-size: 14px;
    color: #0063BB;
    text-decoration: none;
}
a:hover{ color:#FF6600; font-size:14px; text-decoration: underline;}

/*公司简介*/
.jianjie{ height:735px; background: url('../images/jianj.jpg') no-repeat;}
.jianjie_main{ height:500px;  margin:0px auto;}
.jianjie_title{ height:500px;}
.jianjie_wenzi{width:1000px; height:500px; float:right; margin-top :50px; }
 p{text-indent: 2em; width: 700px; margin: 0px auto;}
 h3{width: 700px; margin: 0px auto;}

/*技术支持*/
.zhichi
{
    width: 100%;
    height: 735px;
    
}

.zhichi_main{width: 1134px;height: 735px; margin: 0px auto; background-image: url('../images/jszc.jpg');background-repeat: no-repeat;  padding-top: 10px;}
.wenzi{ width :500px; height:150px; margin-left:150px; margin-top:100px; }
.zhichi_main h3{ width:100px;margin-top:10px; float:left; margin-top:155px; margin-left:10px;}
.zhichi_main p{ width:450px; margin-left:30px; margin-top:10px;}


